Feature: Crear miembro , Listar miembros, eliminar miembros Ghost Version 4.44
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 1m 39.809s |
Scenario: Deseo ingresar a la aplicación, ver la lista de miembros, crear un miembro, volver al listado e intentar eliminar el miembro pero cancelar la operaciòn de borrado, luego si eliminarlo correctamente.
Before
0m 0.687s
Given
I go to "<GHOST-VERSION-2-URL1>"
0m 2.304s
And
I wait for 2 seconds
0m 2.189s
When
I enter email "<USERNAME>" into selector "input[name='identification']"
0m 0.714s
And
I enter password "<PASSWORD>" into selector "input[name='password']"
0m 0.699s
And
I take screenshot of step "1" and scenario "<ESCENARIO_6>" and feature "Miembros" and version "<GHOST-VERSION-2>"
0m 0.554s
And
I push login button with selector "button[type='submit']"
0m 0.647s
And
I wait for 4 seconds
0m 4.194s
And
I expect to enter to Ghost home page "<GHOST-VERSION-2-URL2>"
0m 0.144s
And
I take screenshot of step "2" and scenario "<ESCENARIO_6>" and feature "Miembros" and version "<GHOST-VERSION-2>"
0m 0.200s
And
I click on member list with selector "a[href='#/members/']"
0m 0.333s
And
I expect to enter to Ghost Members section "<GHOST-VERSION-2-URL3>"
0m 0.104s
And
I wait for 1 seconds
0m 1.301s
And
I take screenshot of step "3" and scenario "<ESCENARIO_6>" and feature "Miembros" and version "<GHOST-VERSION-2>"
0m 0.682s
And
I click on New Member with selector "a[href='#/members/new/']"
0m 0.933s
And
I wait for 1 seconds
0m 1.370s
And
I enter member Name "other" into selector "input[name='name']"
0m 0.359s
And
I enter member email "other" from provider "@hotmail.com" into selector "input[name='email']"
0m 0.472s
And
I enter member note "other@hotmail.com" into selector "textarea[name='note']"
0m 0.529s
And
I take screenshot of step "4" and scenario "<ESCENARIO_6>" and feature "Miembros" and version "<GHOST-VERSION-2>"
0m 0.693s
And
I push Save member button with selector "button[class='gh-btn gh-btn-primary gh-btn-icon ember-view']"
0m 0.423s
And
I wait for 1 seconds
0m 1.276s
Then
I go to Ghost Members section "<GHOST-VERSION-2-URL3>"
0m 0.844s
And
I wait for 1 seconds
0m 1.370s
And
I take screenshot of step "5" and scenario "<ESCENARIO_6>" and feature "Miembros" and version "<GHOST-VERSION-2>"
0m 0.746s
And
I filter by member on member list section using email "other" and provider "@hotmail.com" into selector "input[class='gh-input gh-members-list-searchfield ']"
0m 0.902s
And
I wait for 1 seconds
0m 1.258s
And
I take screenshot of step "6" and scenario "<ESCENARIO_6>" and feature "Miembros" and version "<GHOST-VERSION-2>"
0m 0.411s
And
I looking for last created member on members list
0m 0.207s
And
I wait for 1 seconds
0m 1.251s
And
I push setting member button with selector "button[class='gh-btn gh-btn-icon icon-only gh-btn-action-icon closed ember-view']"
0m 0.317s
And
I wait for 1 seconds
0m 1.257s
And
I take screenshot of step "7" and scenario "<ESCENARIO_6>" and feature "Miembros" and version "<GHOST-VERSION-2>"
0m 0.639s
And
I push delete member button with selector "span[class='red']"
0m 0.470s
And
I wait for 1 seconds
0m 1.171s
And
I cancel delete member operation on button with selector "button[class='gh-btn']"
0m 0.366s
And
I take screenshot of step "8" and scenario "<ESCENARIO_6>" and feature "Miembros" and version "<GHOST-VERSION-2>"
0m 0.256s
And
I expect the member name "other" is loaded into selector "input[name='name']"
0m 0.119s
And
I take screenshot of step "9" and scenario "<ESCENARIO_6>" and feature "Miembros" and version "<GHOST-VERSION-2>"
0m 0.198s
And
I push setting member button with selector "button[class='gh-btn gh-btn-icon icon-only gh-btn-action-icon closed ember-view']"
0m 0.212s
And
I wait for 1 seconds
0m 1.153s
And
I push delete member button with selector "span[class='red']"
0m 0.243s
And
I wait for 1 seconds
0m 1.238s
And
I confirm delete member operation on button with selector "button[class='gh-btn gh-btn-red gh-btn-icon ember-view']"
0m 0.389s
Then
I go to Ghost Members section "<GHOST-VERSION-2-URL3>"
0m 0.202s
And
I wait for 2 seconds
0m 2.182s
And
I expect to enter to Ghost Members section "<GHOST-VERSION-2-URL3>"
0m 0.162s
And
I filter by member on member list section using email "other" and provider "@hotmail.com" into selector "input[class='gh-input gh-members-list-searchfield ']"
0m 0.249s
And
I wait for 1 seconds
0m 1.180s
After
0m 0.010s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I go to "<GHOST-VERSION-2-URL1>"
And
I wait for 2 seconds
When
I enter email "<USERNAME>" into selector "input[name='identification']"
And
I enter password "<PASSWORD>" into selector "input[name='password']"
And
I take screenshot of step "1" and scenario "<ESCENARIO_6>" and feature "Miembros" and version "<GHOST-VERSION-2>"
And
I push login button with selector "button[type='submit']"
And
I wait for 4 seconds
And
I expect to enter to Ghost home page "<GHOST-VERSION-2-URL2>"
And
I take screenshot of step "2" and scenario "<ESCENARIO_6>" and feature "Miembros" and version "<GHOST-VERSION-2>"
And
I click on member list with selector "a[href='#/members/']"
And
I expect to enter to Ghost Members section "<GHOST-VERSION-2-URL3>"
And
I wait for 1 seconds
And
I take screenshot of step "3" and scenario "<ESCENARIO_6>" and feature "Miembros" and version "<GHOST-VERSION-2>"
And
I click on New Member with selector "a[href='#/members/new/']"
And
I wait for 1 seconds
And
I enter member Name "other" into selector "input[name='name']"
And
I enter member email "other" from provider "@hotmail.com" into selector "input[name='email']"
And
I enter member note "other@hotmail.com" into selector "textarea[name='note']"
And
I take screenshot of step "4" and scenario "<ESCENARIO_6>" and feature "Miembros" and version "<GHOST-VERSION-2>"
And
I push Save member button with selector "button[class='gh-btn gh-btn-primary gh-btn-icon ember-view']"
And
I wait for 1 seconds
Then
I go to Ghost Members section "<GHOST-VERSION-2-URL3>"
And
I wait for 1 seconds
And
I take screenshot of step "5" and scenario "<ESCENARIO_6>" and feature "Miembros" and version "<GHOST-VERSION-2>"
And
I filter by member on member list section using email "other" and provider "@hotmail.com" into selector "input[class='gh-input gh-members-list-searchfield ']"
And
I wait for 1 seconds
And
I take screenshot of step "6" and scenario "<ESCENARIO_6>" and feature "Miembros" and version "<GHOST-VERSION-2>"
And
I looking for last created member on members list
And
I wait for 1 seconds
And
I push setting member button with selector "button[class='gh-btn gh-btn-icon icon-only gh-btn-action-icon closed ember-view']"
And
I wait for 1 seconds
And
I take screenshot of step "7" and scenario "<ESCENARIO_6>" and feature "Miembros" and version "<GHOST-VERSION-2>"
And
I push delete member button with selector "span[class='red']"
And
I wait for 1 seconds
And
I cancel delete member operation on button with selector "button[class='gh-btn']"
And
I take screenshot of step "8" and scenario "<ESCENARIO_6>" and feature "Miembros" and version "<GHOST-VERSION-2>"
And
I expect the member name "other" is loaded into selector "input[name='name']"
And
I take screenshot of step "9" and scenario "<ESCENARIO_6>" and feature "Miembros" and version "<GHOST-VERSION-2>"
And
I push setting member button with selector "button[class='gh-btn gh-btn-icon icon-only gh-btn-action-icon closed ember-view']"
And
I wait for 1 seconds
And
I push delete member button with selector "span[class='red']"
And
I wait for 1 seconds
And
I confirm delete member operation on button with selector "button[class='gh-btn gh-btn-red gh-btn-icon ember-view']"
Then
I go to Ghost Members section "<GHOST-VERSION-2-URL3>"
And
I wait for 2 seconds
And
I expect to enter to Ghost Members section "<GHOST-VERSION-2-URL3>"
And
I filter by member on member list section using email "other" and provider "@hotmail.com" into selector "input[class='gh-input gh-members-list-searchfield ']"
And
I wait for 1 seconds
After
NO IMAGE AVAILABLE